@charset "utf-8";
@media screen and (min-aspect-ratio: 320/520) {
#wrapper {
  margin: 0 auto;
  vertical-align: center;
  min-height:746px;
  max-height:746px;
  height:746px;
}
body {
    position:relative;
    min-height:100vh;
    max-height:100vh;
    height:100vh;
}

.webpage {
    position:absolute;
    transform: translate(-50%, -59.75%);
}

.iPod {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_1.png");
    position:static;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
    font-size: 0;
    pointer-events:none;
}

.iPodLeft {
    width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_2.png");
    position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
}

.iPodRight {
    width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_3.png");
    position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
    margin-left: 346px;
}

.iPodBottom {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_4.png");
    position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    margin-top: 592px;
    pointer-events: none;
}
 
    #clock {
    width: 100%;
    color: #0C0C0C;
    align-items: center;
    justify-content: center;
    font-family: "Helvetica_Bold";
    font-size: 14px;
    text-align: center;
    text-shadow: 0px 1px 0.5px rgba(245,245,245,1.00);
    height: 100%;
    margin-bottom:30px;
    line-height:12px;
    }
	
.screen {
    width: 320px;
    height: 480px;
    min-width: 320px;
    max-width: 320px;
    min-height: 480px;
    max-height: 480px;
    padding-top: 114px;
    padding-left: 27px;
	pointer-events: all!important;
	position: relative;
	z-index: -1;
    image-rendering: pixelated;
    
}
.AppBackground {
    background-color: rgba(255,255,255,1.00);
}
body {
    background-color: rgba(78,26,0,0.750);
}
input[type=button] {
    background-color: rgba(255,255,255,0.85);
    border: 1.1px solid rgba(125,125,125,0.75);
    color: rgba(71,105,164,1.00);
    text-decoration: none;
    cursor: pointer;
    width: 98px;
    height: 24px;
    border-radius: 10.5px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left:0px;
    padding-left: 5px;
    padding-bottom: 2px;
}
input[type=button]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.85);
}
input[type=buttonz] {
	width: 35px;
    min-width: 35px;
    max-width: 35px;
    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
	text-decoration: none;
	color: rgba(50,79,133,0.75);
    cursor: pointer;
    border: 1px solid rgba(125,125,125,0.75);
    border-radius: 10px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
	opacity: 1;
	user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
	position: relative;
	z-index: 666;}

input[type=buttonz]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.6);
}

input[type=buttonzv] {
	width: 35px;
    min-width: 35px;
    max-width: 35px;
    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
	text-decoration: none;
	color: rgba(50,79,133,1.0);
    cursor: pointer;
    border: 1px solid rgba(125,125,125,0.75);
    border-radius: 10px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
	opacity: 1;
	user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
	position: relative;
	z-index: 666;}

input[type=buttonzv]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,1.0);
}

input[type=button1] {
    background-color: rgba(255,255,255,1.00);
    border: 1px solid rgba(125,125,125,0.75);
	color: rgba(50,79,133,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 34.75px;
    min-width: 34.75px;
    max-width: 34.75px;
    height: 35px;
    min-height: 35.5px;
    max-height: 35.5px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
	font-size: 15px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
}
input[type=button1]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.6);
}
input[type=button1z] {
    background-color: rgba(255,255,255,1.00);
    border: 1px solid rgba(125,125,125,0.75);
	color: rgba(50,79,133,1.0);
    text-decoration: none;
    cursor: pointer;
    width: 34.5px;
    min-width: 34.5px;
    max-width: 34.5px;
    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
	font-size: 15px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
	opacity: 1.0;
}
input[type=button1z]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,1.0);
}
input[type=button2] {
    width: 58.5px;
    min-width: 58.5px;
    max-width: 58.5px;
    height: 75.5px;
    min-height: 75.5px;
    max-height: 75.5px;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 12px;
    border: 1.5px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,0.5) 0%,rgba(1,95,231,0.5) 100%)!important;
	}
input[type=button2z] {
    width: 58.5px;
    min-width: 58.5px;
    max-width: 58.5px;
    height: 75.5px;
    min-height: 75.5px;
    max-height: 75.5px;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 12px;
    border: 1.5px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2z]:hover {
    border-radius: 0px!important;
    background: rgba(0,0,0,0.465)!important;
	z-index: 9001!important;
    position: absolute;
	border: 1.5px solid rgba(0,0,0,0.0);
	}

input[type=buttonv] {
    background-color: rgba(255,255,255,0.75);
    border: 1px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 134.5px;
    min-width: 134.5px;
    max-width: 134.5px;
    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
    border-radius: 11px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left: -1.5px;
}
input[type=buttonv]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvv] {
    background-color: rgba(255,255,255,0.75);
    border: 1px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 135px;
    min-width: 135px;
    max-width: 135px;
    height: 24.5px;
    min-height: 24.5px;
    max-height: 24.5px;
    border-radius: 11px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
}
input[type=buttonvv]:hover {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvvv] {
    background-color: rgba(255,255,255,0.75);
    border: 1px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 296px;
    min-width: 296px;
    max-width: 296px;
    height: 31px;
    min-height: 31px;
    max-height: 31px;
    border-radius: 11px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: "Helvetica";
    margin-left: 10px;
    background-image: url("../Backgrounds/aSTOP!.png");
}
input[type=buttonvvv]:hover {
    background: url("../Backgrounds/aSTOP!hover.png"), linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%);
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=button]:focus { outline: none; }
input[type=button1]:focus { outline: none; }
input[type=button2]:focus { outline: none; }
.iPodInfo {
    width: 320px;
    min-width: 320px;
    max-width: 320px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    background-image: url(../Slices/images/aiPod_NoClock.jpg);
	z-index: 6666;
}
.Blank1 {
    position: absolute;
    margin-left: 0px;
    cursor: pointer;
}
.Blank2 {
    position: absolute;
    margin-left: 64.5px;
    cursor: pointer;
}
.Blank3 {
    position: absolute;
    margin-left: 128px;
    cursor: pointer;
}
.Blank4 {
    position: absolute;
    margin-left: 192.5px;
    cursor: pointer;
}
.Blank5 {
    position: absolute;
    margin-left: 257px;
    cursor: pointer;
	height: 74.5px!important;
}

.Chara1 {
        height: 80px;
    min-height: 80px;
    max-height: 80px;
        width: 64px;
    min-width: 64px;
    max-width: 64px;
    position: absolute;
    margin-left: 1px;
    background-image: url(../Slices/images/images/GIR.jpg);
    color: rgba(71,108,149,1.00);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 143.5px;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara2 {
        height: 80px;
    min-height: 80px;
    max-height: 80px;
        width: 64px;
    min-width: 64px;
    max-width: 64px;
    position: absolute;
    margin-left: 65px;
    background-image: url(../Slices/images/images/ZIM.jpg);
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 143.5px;
    text-indent: 6px;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara3 {
        height: 80px;
    min-height: 80px;
    max-height: 80px;
        width: 64px;
    min-width: 64px;
    max-width: 64px;
    position: absolute;
    margin-left: 129px;
    background-image: url(../Slices/images/images/DIB.jpg);
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 143.5px;
    text-indent: 4px;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara4 {
        height: 80px;
    min-height: 80px;
    max-height: 80px;
        width: 64px;
    min-width: 64px;
    max-width: 64px;
    position: absolute;
    margin-left: 193px;
    background-image: url(../Slices/images/images/MIXED.jpg);
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 143.5px;
    text-indent: 5px;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara5 {
        height: 79px;
    min-height: 79px;
    max-height: 79px;
        width: 64px;
    min-width: 64px;
    max-width: 64px;
    position: absolute;
    margin-left: 257px;
	margin-top: 0px;
    background-image: url(../Slices/images/images/OTHERS.jpg);
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 142.5px;
    text-indent: 1px;
    cursor: pointer;
	pointer-events: none;
	z-index: 6665;
	opacity: 0.33;
}


.BlankA {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 62px;
    min-height: 62px;
    max-height: 62px;
    display: table;}
.BlankB {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 15px;
    min-height: 15px;
    max-height: 15px;
    display: table;}
.AppBackground {
    width: 320px;
    min-width: 320px;
    max-width: 320px;
    height: 460px;
    min-height: 460px;
    max-height: 460px;
    margin-left: 1px;
    margin-top: 0px;
}
.Button1A {
    display: inline-block;
    margin-top: 142px;
}
.Button1B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button1C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button2A {
    display: inline-block;
    margin-top: 11px;
}
.Button2B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button2C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button3A {
    display: inline-block;
    margin-top: 11px;
}
.Button3B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button3C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button4A {
    display: inline-block;
    margin-top: 11px;
}
.Button4B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button4C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button5A {
    display: inline-block;
    margin-top: 11px;
}
.Button5B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button5C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button6A {
    display: inline-block;
    margin-top: 11px;
}
.Button6B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button6C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button7A {
    display: inline-block;
    margin-top: 11px;
}
.Button7B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button7C {
    display: inline-block;
    margin-left: 8.5px;
}
.Button8A {
    display: inline-block;
    margin-top: 11px;
	opacity:0.0
}
.Button8B {
    display: inline-block;
    margin-left: 8.5px;
}
.Button8C {
    display: inline-block;
    margin-left: 8.5px;
	opacity:0.0
}

.ButtonSTOP {
    display: inline-block;
	margin-top: 62px;
    margin-left: 0px;
	opacity:1.0;
	    height: 31px;
    min-height: 31px;
    max-height: 31px;
}
.ButtonA1 {
    display: inline-block;
	margin-top: 18px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonA2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonB1 {
    display: inline-block;
	margin-top: 18px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonB2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonC1 {
    display: inline-block;
	margin-top: 17.5px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonC2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonD1 {
    display: inline-block;
	margin-top: 17.5px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonD2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonE1 {
    display: inline-block;
	margin-top: 12.5px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonE2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonF1 {
    display: inline-block;
	margin-top: 17.5px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonF2 {
    display: inline-block;
    margin-left: 22.5px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonG1 {
    display: inline-block;
	margin-top: 17.5px;
    margin-left: 12px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonG2 {
    display: block;
    margin-left: 173px;
    margin-top: -19px;
	opacity:1.0;
	    height: 20.5px;
    min-height: 20.5px;
    max-height: 20.5px;
}
.ButtonH {
    display: inline-block;
	margin-top: 12px;
    margin-left: 90px;
	opacity:1.0;
        height: 24.5px;
    min-height: 24.5px;
    max-height: 24.5px;
}

.Page1 {
	display: block;
    margin-top: 28px;
    margin-left: 0px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page2 {
    display: block;
    margin-top: -36px;
    margin-left: 40px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page3 {
    display: block;
    margin-top: -35px;
    margin-left: 80px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page4 {
    display: block;
    margin-top: -35.5px;
    margin-left: 120px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page5 {
    display: block;
    margin-top: -35.5px;
    margin-left: 160px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page6 {
    display: block;
    margin-top: -35.5px;
    margin-left: 200px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page7 {
    display: block;
    margin-top: -35.5px;
    margin-left: 240px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page8 {
    display: block;
    margin-top: -35.5px;
    margin-left: 280px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}

.Page1z {
	display: block;
    margin-top: 9.5px;
    margin-left: 0px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page2z {
    display: block;
    margin-top: -35.5px;
    margin-left: 40px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page3z {
    display: block;
    margin-top: -35.5px;
    margin-left: 80px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page4z {
    display: block;
    margin-top: -35.5px;
    margin-left: 120px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page5z {
    display: block;
    margin-top: -35.5px;
    margin-left: 160px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page6z {
    display: block;
    margin-top: -35.5px;
    margin-left: 200px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page7z {
    display: block;
    margin-top: -35.5px;
    margin-left: 240px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page8z {
    display: block;
    margin-top: -35.5px;
    margin-left: 280px;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}

html {
    display: table;
    margin: auto;
}

body {
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(19,0,31,1.00);
    position: relative;
}
}


@media screen and (max-aspect-ratio: 320/520) {
#wrapper {
  margin: 0 auto;
  vertical-align: center;
}
header {
 position: fixed; 
}
@media only screen and (max-width:720px) {
  header {
    position: absolute;
  }
}
body {
    position:relative;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,1.00);
    
    touch-action: manipulation;
}
.webpage {
    background-color: rgba(18,18,18,1.00);
}
.screen {
    image-rendering: pixelated;
    z-index: -1;
    pointer-events: all;
    vertical-align: middle;
    padding-top: 13.75%!important;
    background-color: rgba(18,18,18,1.00);
    border-bottom: 85px solid rgba(18,18,18,1.00);

}
.AppBackground {
    background-color: rgba(255,255,255,1.00);
    background-position: top center;
    background-size: cover;
    margin-top: 0px;
    margin-left: 0px;
        height: 143.75vw;
    min-height: 143.75vw;
    max-height: 143.75vw;
        width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    position: relative;
    overflow: hidden;
}

.Charas {
 position:relative; 
}
.iPod {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_1.png");
	position:static;
	z-index: 0;
	float: left;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
	font-size: 0;
    pointer-events:none;
    display: none;
  }
.iPodLeft {
    width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_2.png");
	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
    display: none;
}
.iPodRight {
	width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_3.png");
 	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
    margin-left: 346px;
    display: none;
}
.iPodBottom {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_4.png");
	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    margin-top: 592px;
    pointer-events: none;
    display: none;
}
    #clock {
    width: 100%;
    color: #0C0C0C;
    align-items: center;
    justify-content: center;
    font-family: "Helvetica_Bold";
    font-size: 14px;
    text-align: center;
    text-shadow: 0px 1px 0.5px rgba(245,245,245,1.00);
    height: 100%;
    }
	

input[type=button] {
    background-color: rgba(255,255,255,0.85);
    border: 2.75px solid rgba(125,125,125,0.75);
    color: rgba(71,105,164,1.00);
    text-decoration: none;
    cursor: pointer;
    width: 19.139rem;
    height: 100%;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    font-size: 38px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left:0px;
    padding-top: 2.9%;
    padding-bottom: 4.6%;
    padding-left: 1rem!important;
}
input[type=button]:focus, input[type=button]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.85);
}
input[type=buttonz] {
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    text-decoration: none;
    color: rgba(50,79,133,0.75);
    cursor: pointer;
    border: 3px solid rgba(125,125,125,0.75);
    border-radius: 33px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
    opacity: 1;
    user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
   	position: absolute;
   	z-index: 666;
   	font-size: 44px;
}

input[type=buttonz]:focus, input[type=buttonz]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,0.6);
}

input[type=buttonzv] {
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    text-decoration: none;
    color: rgba(50,79,133,1.0);
    cursor: pointer;
    border: 3px solid rgba(125,125,125,0.75);
    border-radius: 33px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
    opacity: 1;
    user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
   	position: absolute;
   	z-index: 666;
   	font-size: 44px;
}

input[type=buttonzv]:focus, input[type=buttonzv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,1.0);
}

input[type=button1] {
    background-color: rgba(255,255,255,1.00);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(50,79,133,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
    font-size: 44px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
    position: absolute;
}
input[type=button1]:focus, input[type=button1]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.6);
}
input[type=button1z] {
    background-color: rgba(255,255,255,1.00);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(50,79,133,1.0);
    text-decoration: none;
    cursor: pointer;
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
    font-size: 44px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
    position: absolute;
	opacity: 1.0;
}
input[type=button1z]:focus, input[type=button1z]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,1.0);
}
input[type=button2] {
        width: 112.775%;
    min-width: 112.775%;
    max-width: 112.775%;
        height: 14.6rem;
    min-height: 14.6rem;
    max-height: 14.6rem;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 33px;
    border: 3px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2]:focus, input[type=button2]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.5) 0%,rgba(1,95,231,0.5) 100%)!important;
	}
input[type=button2z] {
        width: 11.4rem;
    min-width: 11.4rem;
    max-width: 11.4rem;
        height: 14.8rem;
    min-height: 14.8rem;
    max-height: 14.8rem;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 12px;
    border: 1.5px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2z]:focus, input[type=button2z]:active {
    border-radius: 0px!important;
    background: rgba(0,0,0,0.465)!important;
	z-index: 9001!important;
    position: absolute;
	border: 1.5px solid rgba(0,0,0,0.0);
	}
input[id=Blank5Button] {
        height: 14.4rem!important;
    min-height: 14.4rem!important;
    max-height: 14.4rem!important;
}
input[id=Blank5Button]:focus, input[id=Blank5Button]:active {
        height: 14.62rem!important;
    min-height: 14.62rem!important;
    max-height: 14.62rem!important;
}

input[type=buttonv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 39.3%;
    min-width: 39.3%;
    max-width: 39.3%;
   	height: 3.4575%;
   	min-height: 3.4575%;
   	max-height: 3.4575%;
    border-radius: 32.5px;
    display: inline-block;
    text-align: center;
    font-size: 37.5px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left: -1.5px;
   	position: absolute;
}
input[type=buttonv]:focus, input[type=buttonv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 39.426%;
    min-width: 39.426%;
    max-width: 39.426%;
   	height: 4.3725%;
   	min-height: 4.3725%;
   	max-height: 4.3725%;
    border-radius: 32.5px;
    display: inline-block;
    text-align: center;
    font-size: 36.5px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
   	position: absolute;
}
input[type=buttonvv]:focus, input[type=buttonvv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvvv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 55rem;
    min-width: 55rem;
    max-width: 55rem;
    height: 5rem;
    min-height: 5rem;
    max-height: 5rem;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-size: 36.5px;
    font-family: "Helvetica";
    background-image: url("../Backgrounds/aSTOP!.png");
    background-size: cover;
   	position: absolute;
    image-rendering: pixelated;
}
input[type=buttonvvv]:focus, input[type=buttonvvv]:active {
    background: url("../Backgrounds/aSTOP!hover.png"), linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%);
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
    background-size: cover;
    image-rendering: pixelated;
}
input[type=button]:focus { outline: none; }
input[type=button1]:focus { outline: none; }
input[type=button2]:focus { outline: none; }
.iPodInfo {
    width: 320px;
    min-width: 320px;
    max-width: 320px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    background-image: url(../Slices/images/aiPod_NoClock.jpg);
	z-index: 6666;
	display: none;
}
.Blank1 {
    position: absolute;
    margin-left: 0%;
    cursor: pointer;
}
.Blank2 {
    position: absolute;
    margin-left: 20%;
    cursor: pointer;
}
.Blank3 {
    position: absolute;
    margin-left: 40%;
    cursor: pointer;
}
.Blank4 {
    position: absolute;
    margin-left: 60%;
    cursor: pointer;
}
.Blank5 {
    position: absolute;
    margin-left: 80%;
    cursor: pointer;
}

.Chara1 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 0%;
    background-image: url(../Slices/images/images/GIR.jpg);
    background-size: cover;
    color: rgba(71,108,149,1.00);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara2 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 20%;
    background-image: url(../Slices/images/images/ZIM.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: 1.1rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara3 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 40%;
    background-image: url(../Slices/images/images/DIB.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: .75rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara4 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 60%;
    background-image: url(../Slices/images/images/MIXED.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: .9rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara5 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.12rem;
    min-height: 15.12rem;
    max-height: 15.12rem;
    position: absolute;
    margin-left: 80%;
    margin-top: 0px;
    background-image: url(../Slices/images/images/OTHERS.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.1rem;
    text-indent: .15rem;
    cursor: pointer;
	pointer-events: none;
	z-index: 6665;
	opacity: 0.33;
}


.BlankA {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 62px;
    min-height: 62px;
    max-height: 62px;
    display: table;}
.BlankB {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 15px;
    min-height: 15px;
    max-height: 15px;
    display: table;}
.Button1A {
    display: inline-block;
    margin-top: 44.4%;
}
.Button1B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button1C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button2A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button2B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button2C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button3A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button3B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button3C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button4A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button4B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button4C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button5A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button5B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button5C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button6A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button6B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button6C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button7A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button7B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button7C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button8A {
    display: inline-block;
    margin-top: 3.455%;
	opacity:0.0
}
.Button8B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button8C {
    display: inline-block;
    margin-left: 2.71%;
	opacity:0.0
}

.AppButtons {
    position: relative;
}
.ThisIsPage1 {
    position: relative;

}
.ThisIsPage2 {
    position: relative;
}
.ThisIsPage3 {
    position: relative;
}
.ThisIsPage4 {
    position: relative;
}
.ThisIsPage5 {
    position: relative;
}
.ThisIsPage6 {
    position: relative;
}
.ThisIsPage7 {
    position: relative;
}
.ThisIsPage8 {
    position: relative;
}


.ButtonSTOP {
    display: inline;
    opacity: 1.0;
    margin-top: 19.362%;
    margin-left: 3.114%;
    position: absolute;
}
.ButtonA1 {
    display: inline-block;
    opacity: 1.0;
    margin-top: 34.7%;
    margin-left: 3.275%;
}
.ButtonA2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonB1 {
    display: block;
    opacity: 1.0;
    margin-top: 11.87%;
    margin-left: 3.275%;
}
.ButtonB2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonC1 {
    display: block;
    opacity: 1.0;
    margin-top: 23.75%;
    margin-left: 3.275%;
}
.ButtonC2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonD1 {
    display: block;
    opacity: 1.0;
    margin-top: 35.625%;
    margin-left: 3.275%;
}
.ButtonD2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonE1 {
    display: block;
    opacity: 1.0;
    margin-top: 45.92%;
    margin-left: 3.275%;
}
.ButtonE2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonF1 {
    display: block;
    opacity: 1.0;
    margin-top: 57.795%;
    margin-left: 3.275%;
}
.ButtonF2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonG1 {
    display: block;
    opacity: 1.0;
    margin-top: 69.69%;
    margin-left: 3.275%;
}
.ButtonG2 {
    display: inline-block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-bottom: .93%;
}
.ButtonH {
    display: block;
    opacity: 1.0;
    margin-top: 8.57%;
    margin-left: 28.125%;
}

.Page1 {
    display: block;
    margin-top: 25.15%;
    margin-left: 0%;
}
.Page2 {
    display: block;
    margin-top: -.333%;
    margin-left: 12.5%;
}
.Page3 {
    display: block;
    margin-top: 25.483%;
    margin-left: 25%;
}
.Page4 {
    display: block;
    margin-top: -.666%;
    margin-left: 37.5%;
}
.Page5 {
    display: block;
    margin-left: 50%;
}
.Page6 {
    display: block;
    margin-left: 62.5%;
}
.Page7 {
    display: block;
    margin-left: 75%;
}
.Page8 {
    display: block;
    margin-left: 87.5%;
}

.Page1z {
	display: block;
    margin-top: 2.865%;
    margin-left: 0%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page2z {
    display: block;
    margin-top: -35.5px;
    margin-left: 12.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page3z {
    display: block;
    margin-top: -35.5px;
    margin-left: 25%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page4z {
    display: block;
    margin-top: -35.5px;
    margin-left: 37.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page5z {
    display: block;
    margin-top: -35.5px;
    margin-left: 50%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page6z {
    display: block;
    margin-top: -35.5px;
    margin-left: 62.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page7z {
    display: block;
    margin-top: -35.5px;
    margin-left: 75%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page8z {
    display: block;
    margin-top: -35.5px;
    margin-left: 87.5%;
	    height: 35.5px;
    min-height: 35.5px;
}

html {
    display: table;
}
}

}


